home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / renegade / crfix30.zip / HISTORY.TXT < prev   
Text File  |  1996-06-10  |  5KB  |  118 lines

  1. 1-18-94 - Version 1.0 released!
  2. -------
  3.  
  4.  
  5.         - Added some color to get rid of that real dull feel. :)
  6.         - Credit Fix will now automatically backup the USERS.DAT file to 
  7.           USERS.CRF in case of any problems.
  8.         - Added counting feature to count the number of users processed, the
  9.           number of negative accounts fixed, and the number of accounts
  10.           updated.
  11.         - Added new display which shows the processing of the program.  It
  12.           shows the beginning and end of the backup process of USERS.DAT,
  13.           shows the beginning and end of file processing.
  14.         - Added display feature which updates the values for the users 
  15.           processed, negative values fixed, and number of user records
  16.           changed as it processes it thus showing exactly what is going on
  17.           and giving you some info on what was updated and changed.
  18.         - A ton of code optimization for speed and compact file size.
  19.         - Credit Fix must now be run from you main Renegade directory.
  20.         - New usages for Credit Fix:
  21.                         
  22.                 /all
  23.                 ----
  24.                   The way Credit Fix v1.0 worked.  It will search through
  25.                   the user records and adjust the credits and debits.  If
  26.                   it finds an account with a negative balance, it will zero
  27.                   out both the credits and debits.
  28.  
  29.                 /debits
  30.                 -------
  31.                   This option will still search through and fix all the
  32.                   credits and debits so that the credits reflect the actual
  33.                   amount of points available - but, when it comes to an
  34.                   account with a negative balance, it will only zero out
  35.                   the debits, leaving the credits intact.
  36.  
  37.  
  38. 2-2-94 - Version 1.1 released!
  39. ------
  40.  
  41.         
  42.         - Major code improvements for speed and a very compact size.
  43.  
  44.  
  45. 3-30-94 - Version 1.2 released!
  46. -------
  47.  
  48.  
  49.         - Fixed a bug where credit fix wouldn't update the values if there
  50.           was a negative ammount of credits, and ZERO debits.  This was 
  51.           overlooked previously.  Whoops!  Sorry about that.  Credit Fix
  52.           will now correct this as a negative balance as it should.
  53.         - More massive code overhauling.
  54.         - Changed command line options.  The only command line options are
  55.           now /B or -B to create a backup of the USERS.DAT.  The program
  56.           will not make a backup unless you pass it this parameter.  By
  57.           typing /? you will now see a sceen with the usage and the 
  58.           parameters.  Not much now, but I hope to add a lot more to it
  59.           in the future.
  60.         - Credit Fix will now zero out all negative balances if there are        
  61.           more credits than debits or a negative credit balance.
  62.         - Added a newer display for during processing and showing how
  63.           many records were processed, negative accounts fixed, and
  64.           total changes made.
  65.  
  66.  
  67. 6-22-94 - Version 2.0 released!
  68. -------
  69.  
  70.  
  71.         - Minor display bugs fixed.
  72.  
  73.  
  74. 6-26-94 - Version 2.1 released!
  75. -------
  76.  
  77.  
  78.         - Updated the Renegade data file structures used.
  79.         - Speed improvements made to the procedure backing up your
  80.           USERS.DAT file.
  81.         - This program is now released as part of DiMM - Developers in
  82.           Mass-Media.  BWS has merged with other groups in an effort to
  83.           bring you bigger and better things.
  84.  
  85.  
  86. 7-27-94 - Version 2.2 released!
  87. -------
  88.  
  89.  
  90.         - Updated Renegade data file structures to v5-11 EXP (compatible
  91.           with v4-05 EXP or v5-11 EXP)
  92.         - DiMM group is history :)  BWS - Brian's World Software all the way!
  93.         - Options no longer defined on the command line, rather they are
  94.           read from the CRFIX.CFG file.  The config file structure is as
  95.           follows:   
  96.                      
  97.             Line  1:  Path to RENEGADE.DAT file (Main RG Directory) with 
  98.                       no backslash
  99.             Line  2:  Back up USERS.DAT file (0 = no, 1 = yes)
  100.             Line  3:  Filename for USERS.DAT backup file
  101.             Line  4:  Zero out negative accounts (0 = no, 1 = yes)
  102.  
  103.         - Big changes to the display of what's going on.  
  104.                
  105.                a.  Displays percent of backup complete if one is created
  106.                b.  Displays percent of record processing
  107.                c.  Displays user # currently processing
  108.                d.  Displays users handle currently processing
  109.                e.  When complete Credit Fix will show you the total # of
  110.                    accounts changed and the total number of NEGATIVE
  111.                    accounts changed.
  112.  
  113.  
  114. 6-10-96 - Version 3.0 released!
  115. -------
  116.  
  117.  
  118.